-
-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[B5] Add Styleguide for Bootstrap 5 #33718
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
biyeun
requested review from
dannyroberts,
millerdev,
mjriley,
AmitPhulera,
gherceg and
jingcheng16
November 7, 2023 13:11
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
November 7, 2023 13:39
8b6f2ba
to
67fa5d0
Compare
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
November 14, 2023 21:15
6e3c387
to
e0bed9d
Compare
dimagimon
added
the
Risk: Medium
Change affects files that have been flagged as medium risk.
label
Nov 14, 2023
biyeun
force-pushed
the
bmb/b5-styleguide
branch
2 times, most recently
from
November 16, 2023 20:16
f497637
to
491578e
Compare
dimagimon
removed
the
Risk: Medium
Change affects files that have been flagged as medium risk.
label
Nov 16, 2023
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
November 21, 2023 17:24
491578e
to
92c1579
Compare
dimagimon
added
dependencies
Pull requests that update a dependency file
Risk: High
Change affects files that have been flagged as high risk.
labels
Nov 21, 2023
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
November 22, 2023 19:08
551ac6a
to
6d8594c
Compare
dimagimon
removed
dependencies
Pull requests that update a dependency file
Risk: High
Change affects files that have been flagged as high risk.
labels
Nov 22, 2023
biyeun
force-pushed
the
bmb/b5-styleguide
branch
2 times, most recently
from
November 27, 2023 15:48
32987e8
to
d0a7570
Compare
biyeun
force-pushed
the
bmb/b5-styleguide
branch
2 times, most recently
from
November 30, 2023 22:01
61dabd7
to
827bcab
Compare
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
January 18, 2024 13:29
6254e21
to
e4e6c9d
Compare
dimagimon
added
Risk: Medium
Change affects files that have been flagged as medium risk.
dependencies
Pull requests that update a dependency file
labels
Jan 18, 2024
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
January 19, 2024 16:25
6079053
to
4e6f9b3
Compare
dimagimon
removed
the
Risk: Medium
Change affects files that have been flagged as medium risk.
label
Jan 19, 2024
…icker rather than jquery ui
… functional views (explained in style guide)
…files and multiple runs of migrate_app_to_bootstrap5
biyeun
force-pushed
the
bmb/b5-styleguide
branch
from
February 29, 2024 18:25
c334628
to
558d24c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Technical Summary
NOTE: This is a draft PR. As it is a draft, I will force push the branch to this PR as I cherry-pick commits I've made into separate PRs that affect code outside of the styleguide.
This adds a Bootstrap 5 version of our styleguide, accessible at
/styleguide/b5/
, which also makes several improvements on our current styleguide:<code>
blocksand there are some pending additions:
Lastly, one big purpose I see with the styleguide (and the reason why i'm being diligent with component and knockout binding coverage) is that I see it as an excellent visual test of any front-end library changes, including future bootstrap 5 upgrades. To have all of our components available to test in one place will hopefully make testing front end library upgrades in the future easier and less error-prone.
Safety Assurance
Safety story
A final version of this PR will only be making additions to the styleguide—all other code changes will be cherry-picked out into separate PRs for review.
Automated test coverage
No
QA Plan
Not needed. Styleguide is not a core user workflow and beneficial only to HQ developers. This will live on staging as I continue to make changes.
Rollback instructions
Labels & Review